读知识>英语词典>context-free grammar翻译和用法

context-free grammar

英 [ˈkɒntekst friː ˈɡræmə(r)]

美 [ˈkɑːntekst friː ˈɡræmər]

上下文无关语法

计算机

双语例句

  • An inference approach for Chinese probabilistic context-free grammar
    汉语概率型上下文无关语法的自动推导
  • A probabilistic context-free grammar ( or PCFG) is a context-free grammar that associates a probability with each of its productions.
    probabilisticcontext-freegrammar(或者说是PCFG)是一种上下文无关语法,它将其每一个产品关联到一个概率。
  • According 'to the context-free grammar model of GEP, the dissertation point out that Candida's GEP techniques cannot process context-free grammar with multiple none-terminals.
    根据基因表达式编程的上下文无关文法模型,指出,基因表达式编程不能处理包含多个非终结符的上下文无关文法。
  • A method of judging similarity and equivalence in context-free grammar
    对上下文无关文法中的非终止符的相似性和等价性的判定
  • Probabilistic context-free grammar can provide a solution to this problem: select the one whose probability is maximum from the ambiguity.
    概率上下文无关语法可以提供对这个问题的解决方法:从歧义中选择概率最大的解释。
  • If you work with a context-free grammar, the structure of n-gram ( see Resources) might be what you require.
    如果您使用一种上下文无关的文法,那么n元语法的结构(参见参考资料)可能是您所需要的。
  • Diagonal computing model is widely used, such as local alignment algorithm in bioinformatics area, algorithm of context-free grammar in the natural language processing, parallel sorting network algorithms in the basic research and so on.
    对角线模型的应用非常广泛,例如生物信息学中的局部序列比对算法、自然语言处理领域中的上下文无关文法等。
  • The regular expression of the basic elements and context-free grammar of flight scheduling were analyzed. Corresponding non-deterministic finite automata and abstract syntax tree were constructed, and LR parse was used.
    分析了航班计划基本要素的正规式和航班计划上下文无关文法,构造了对应的不确定有限自动机和语法分析树,并研究了LR分析的应用。
  • Computing with Words via Lattice-Valued Context-Free Grammar
    格值上下文无关文法对基于词的计算
  • Proposes the context-free grammar model for GEP.
    对基因表达式编程建立了上下文无关文法模型。